filechooser: Drop the ::file-activated signal
authorMatthias Clasen <mclasen@redhat.com>
Thu, 9 Jul 2020 05:40:08 +0000 (01:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Jul 2020 05:40:08 +0000 (01:40 -0400)
commit99a0b35705885fc1f3ea584e34f7c8ed67940339
tree13b6847a2ceecc5471496043e0837639d3a0cdf3
parent89bf8af8784513cf95b31812a1c7fb68753b9b87
filechooser: Drop the ::file-activated signal

This signal does not work on native file choosers,
and it exposes internals of the widget that should
not be public. And it is just not very interesting.
gtk/gtkfilechooser.c
gtk/gtkfilechooserdialog.c
gtk/gtkfilechoosernative.c
gtk/gtkfilechooserutils.c
gtk/gtkfilechooserwidget.c
gtk/ui/gtkfilechooserdialog.ui
tests/testfilechooserbutton.c